home *** CD-ROM | disk | FTP | other *** search
- \\ End.bsc by Lee Breeden
- \\
- \\ This script can be use as example of what you can do if all of the
- \\ commands that you need to use on a line won't fit.
- \\
- \\ Most of the commands listed here are normally found in macro # 7
- \\ It also displays the time and the name of the last system called and
- \\ the length of connection.
- \\
- \to[]
- \bl[endscript]
- \gb[restart]
-
- |endscript
- \DT- \CA+[~~~ATH0{] \DT+ \\ makes sure that modem disconnected
- \\ii+%hr,02,03,04,05,06,07[\CC-] \\ dial despite carrier signal
- \IE+OFF,%LD[\eb]\LD- \\ checks to make sure that log file
- \\ is closed
- \eb
-
- |restart
- \pl\bb-\ca-[{~]\RC\zs\SK- \\ normal commands that are in macro 7
- ATZ{~ \\ reset modem
- \\II+%Hr,00[\PU[00:45]] \\ Wait till specified time
-
- \bl[Time] \\ run timer and converts to 12 hr clock
- \bl[timeEdit]
- \bl[display] \\ display time from block
- \\ii+%hr,19,04,05[\IE+0,%QS[\gs[host]]\\ runs host at specified time if
- \\ queue is empty
- \ii+%hr,02,03,04,05,06,07,08[\IE+0,%QS[\EX]]\\ termainates program if queue is
- \\ empty, handy if boyan is loaded
- \\ from a batch file where the next
- \\ command will run.
- \\IE-0,%QS[\QD] \\ This command can be used if you
- \\ would like to have screen return
- \\ to terminal mode if queue is empty.
-
- \eb
-
- |Time \\ 12 hr clock converts time to 12
- \\ hour format
- \SV0[%Hr]\eb \\ .
- \\ .
- |timeEdit \\ .
- \IE+%V0,0 `[\bl[AM]\eb] \\ .
- \IE+%V0,10[\bl[AM1]\eb] \\ .
- \IE+%V0,11[\bl[AM1]\eb] \\ .
- \IE+%V0,12[\bl[PM1]\eb] \\ .
- \IE+%V0,13[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,14[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,15[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,16[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,17[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,18[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,19[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,20[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,21[\+V0[-12]\bl[PM]\eb] \\ .
- \IE+%V0,22[\+V0[-12]\bl[PM1]\eb] \\ .
- \IE+%V0,23[\+V0[-12]\bl[PM1]\eb] \\ .
- \IE-%V0,abc[\bl[AM]\eb] \\ .
- \eb \\ .
- \\ .
- |AM \\ .
- \SV1[AM`]\eb \\ .
- \eb \\ .
- \\ .
- |AM1 \\ .
- \SV1[AM]\eb \\ .
- \eb \\ .
- \\ .
- |PM \\ .
- \SV1[PM `]\eb \\ .
- \eb \\ .
- \\ .
- |PM1 \\ .
- \SV1[PM`]\eb \\
- \eb \\ timer blocks
-
- |Display \\ actual screen display block
- \svz[%SN]\lvz[23]
- \DM22,17[` …ÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕª `]
- \DM22,18[` ∫ Last on %VZ∫ `]
- \DM22,19[` ÃÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕπ `]
- \DM22,20[` ∫ Disconnected at %V0:%MI %V1 ∫ `]
- \DM22,21[` ∫ On line for %SL ∫ `]
- \DM22,22[` »ÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕº `]
- \\eb